Presentation: Tweet"Introduction to Riak"
There are two things we should all demand whenever we choose a database:
- Uptime: it should be available for reads and writes whenever we need it.
- Scalability: our chosen database should grow with the success of our project.
Riak is an open source key-value database that is fault tolerant, highly available and scales with ease.
Even when nodes go down, Riak stay up for reads and writes. And when your needs grow, scaling Riak is as simple as adding new nodes to your cluster.
Come and find out how Riak can ensure your application remains available through disasters and sudden success.